-
Home
-
Ultimate Blocks – WordPress Blocks Plugin
-
3.1.3
-
Code
-
Classes
- Saved_Styles_Manager
Total Complexity |
11 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
124 |
Lines of code |
54 |
Logical lines of code |
22 |
Comment lines |
51 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_process() |
S |
63 |
2 |
11 |
saved_styles_rest() |
S |
62 |
2 |
11 |
rest_endpoint_permission_check() |
S |
71 |
2 |
6 |
init_hook_callback() |
S |
82 |
1 |
3 |
rest_route() |
S |
79 |
1 |
3 |
add_frontend_data() |
S |
64 |
1 |
10 |
get_saved_styles() |
S |
78 |
1 |
3 |
register_rest_endpoints() |
S |
68 |
1 |
7 |